Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Init reciprocal_table using constexpr function #308

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

chfast
Copy link
Owner

@chfast chfast commented Aug 5, 2024

No description provided.

@chfast chfast force-pushed the refactor_reciprocal_table branch from 47083ac to b656a1d Compare August 5, 2024 08:23
Copy link

sonarqubecloud bot commented Aug 5, 2024

Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.94%. Comparing base (6bae23e) to head (b656a1d).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #308      +/-   ##
==========================================
- Coverage   99.94%   99.94%   -0.01%     
==========================================
  Files          10       10              
  Lines        1890     1886       -4     
==========================================
- Hits         1889     1885       -4     
  Misses          1        1              
Flag Coverage Δ
32bit 99.94% <100.00%> (-0.01%) ⬇️
gcc 99.41% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
include/intx/intx.hpp 99.86% <100.00%> (-0.01%) ⬇️
test/unittests/test_div.cpp 100.00% <100.00%> (ø)

@chfast chfast merged commit eb3c92d into master Aug 5, 2024
19 checks passed
@chfast chfast deleted the refactor_reciprocal_table branch August 5, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant